home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Games #12
/
GEGA012.iso
/
Jogos de Azar
/
599.swf
/
scripts
/
frame_156
/
DoAction.as
Wrap
Text File
|
2006-01-17
|
184b
|
15 lines
call("verdict");
if(verdict ne "")
{
tellTarget("/sounds")
{
gotoAndStop("win");
play();
}
}
if(credit < "0")
{
credit = "0";
}
gotoAndPlay(140);